<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
*{ margin:0; padding:0;}
img{vertical-align:top;border:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
}
body{ color:#000; font-size:14px;-webkit-font-smoothing: antialiased;font-family:arial,helvetica,sans-serif;-webkit-text-size-adjust:none; word-wrap:break-word;}
a,a:visited{ color:#333; text-decoration:none;}
h1{ font-size:14px;} 
h1,h2,h3{ font-weight:normal}
.grey{ color:#898989;}
.sub{ font-size:.8em;}
ul{ list-style:none;}
a:hover,a:active{ color:#015fc5;}
.clear{ clear:both;}
.left{ float:left;}
.right{ float:right;}
</pre></body></html>